home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #6
/
Amiga Plus CD - 2004 - No. 06.iso
/
AmigaPlus
/
Tools
/
Dev_Libs
/
Amiblitz2
/
thilo_includes
/
examples
/
eclock_test.ab2
< prev
next >
Wrap
Text File
|
2003-09-28
|
253b
|
12 lines
optimize 7
!tklibs_include
Repeat:
eclock_start{1000} ;reset the counter and choose 1000 ticks/sec
Delay_ 50
time.l = eclock_stop{}
NPrint "Needed ",time,"ms !"
Until Joyb(0)
MouseWait
;eclock_close{} need if you use the include direct